PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowAnnotationContent Class
Members
In This Topic
    PDFFlowAnnotationContent Class
    In This Topic
    Defines an annotation content that can be added to a flow document.
    This type of flow content lets you insert annotations in a flow document.
    Object Model
    PDFFlowAnnotationContent ClassPDFBrush ClassPDFGraphicAlign EnumerationPDFFlowContentMargins ClassPDFFlowContentMargins ClassPDFStructureElement ClassPDFGraphicAlign Enumeration
    Syntax
    public class PDFFlowAnnotationContent 
        extends PDFFlowContent 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.flowdocument.PDFFlowContent
          com.o2sol.pdf4java.flowdocument.PDFFlowAnnotationContent

    See Also